home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Programming / powerd / modules.lha / modules / devices / keyboard.m < prev    next >
Encoding:
Text File  |  1999-06-23  |  122 b   |  6 lines

  1. CONST    KBD_READEVENT=9,
  2.         KBD_READMATRIX=10,
  3.         KBD_ADDRESETHANDLER=11,
  4.         KBD_REMRESETHANDLER=12,
  5.         KBD_RESETHANDLERDONE=13
  6.